DebuggerEnter
DebuggerEnter Enter the debugger state
#include <Memory.h> Memory Manager
Debugger Support Under Virtual Memory
void DebuggerEnter( );
The two procedures DebuggerEnter and DebuggerExit allow you to enter
and exit the debugger state. These calls allow the DebugUtil trap to make
preparations for subsequent debugging calls and to clean up after all debugging
calls are completed.